import { PropertyTable } from './PropertyTable'; export const shadowProperties = ['boxShadow']; export const ShadowStyles = () => { return ; };